bitkeeper revision 1.999.1.3 (40dab630QByApr7LI3yKlcPaKnlz6w)
authormjw@wray-m-3.hpl.hp.com <mjw@wray-m-3.hpl.hp.com>
Thu, 24 Jun 2004 11:08:32 +0000 (11:08 +0000)
committermjw@wray-m-3.hpl.hp.com <mjw@wray-m-3.hpl.hp.com>
Thu, 24 Jun 2004 11:08:32 +0000 (11:08 +0000)
commit4d7ed6ded0b821a6e9c8e71349bd91bb78d4ee16
tree9873b0c79dc5c50e75533ff1b32998ec9f4505ae
parentb584956cdec1ce3c8f87899eb54cc7d77efc782a
bitkeeper revision 1.999.1.3 (40dab630QByApr7LI3yKlcPaKnlz6w)

Restructure xm, and command grouping.
Better support for xend restart and device destruction.
15 files changed:
docs/xen_config.html
tools/xenmgr/lib/EventTypes.py
tools/xenmgr/lib/XendClient.py
tools/xenmgr/lib/XendDomain.py
tools/xenmgr/lib/XendDomainInfo.py
tools/xenmgr/lib/server/SrvConsoleServer.py
tools/xenmgr/lib/server/SrvDomain.py
tools/xenmgr/lib/server/blkif.py
tools/xenmgr/lib/server/controller.py
tools/xenmgr/lib/server/messages.py
tools/xenmgr/lib/server/netif.py
tools/xenmgr/lib/xm/create.py
tools/xenmgr/lib/xm/main.py
tools/xenmgr/lib/xm/opts.py
tools/xenmgr/lib/xm/shutdown.py